-
Home
-
Gestion-Pymes
-
1.5.6
-
Code
-
Classes
- Response
| Total Complexity |
41 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
250 |
| Lines of code |
139 |
| Logical lines of code |
85 |
| Comment lines |
29 |
| Methods |
17 |
| Properties |
7 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| withStatus() |
A |
56 |
8 |
16 |
| __construct() |
S |
59 |
6 |
13 |
| setHeaders() |
S |
57 |
4 |
17 |
| withAddedHeader() |
S |
58 |
3 |
16 |
| withHeader() |
S |
60 |
3 |
14 |
| withProtocolVersion() |
S |
68 |
2 |
8 |
| getHeader() |
S |
67 |
2 |
8 |
| withoutHeader() |
S |
64 |
2 |
10 |
| getBody() |
S |
71 |
2 |
6 |
| withBody() |
S |
68 |
2 |
8 |
| getStatusCode() |
S |
82 |
1 |
3 |
| getReasonPhrase() |
S |
82 |
1 |
3 |
| getProtocolVersion() |
S |
82 |
1 |
3 |
| getHeaders() |
S |
82 |
1 |
3 |
| hasHeader() |
S |
79 |
1 |
3 |
| getHeaderLine() |
S |
79 |
1 |
3 |
| trimHeaderValues() |
S |
73 |
1 |
5 |